<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>404-对不起！您访问的页面不存在</title>
<style type="text/css">
 
.head404{ width:560px; height:234px; margin:50px auto 0 auto; background:url(http://www.hengan-instruments.com/img/err.jpg) no-repeat; }
 
.txtbg404{ width:800px; height:169px; margin:10px auto 0 auto;}
 
.txtbg404 .txtbox{ width:800px; position:relative; top:30px; left:60px;color:#5b77a0; font-size:13px;}
 
.txtbg404 .txtbox p {margin:5px 0; line-height:36px;font-size:24px;}
 
.txtbg404 .txtbox .paddingbox { padding-top:15px;}
 
.txtbg404 .txtbox p a { color:#5b77a0; text-decoration:none;}
 
.txtbg404 .txtbox p a:hover { color:#FC9D1D; text-decoration:underline;}
 
</style>

</head>

<body bgcolor="#fff">
<div class="head404"></div>
 
   	<div class="txtbg404">
 
  <div class="txtbox">
 
      <p>很抱歉，由于近期网站改版导致您请求的页面不存在、或已被删除</p>
 
      <p class="paddingbox">请点击以下链接继续浏览新网页</p>

 
      <p>》<a href="http://www.hengan-instruments.com">返回网站首页</a></p>
 
    </div>
 
  </div>

</body>
</html>
